home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #14 / Monster Media No. 14 (April 1996) (Monster Media, Inc.).ISO / lan / filescn2.zip / FILESCAN.DOC < prev    next >
Text File  |  1996-01-22  |  2KB  |  58 lines

  1. File: FILESCAN.EXE
  2. Last Updated: 12/15/95
  3. Current Version: 1.5
  4.  
  5. SYNTAX: filescan [START STOP DELAYTIME]
  6. START/STOP -- start and stop times in 24 hour format.   
  7. DELAYTIME -- delay between scans, values can be 1 - 60.
  8. If no parameters are entered, defaults are 6 18 10.
  9. Which means it will scan from 6am to 6pm, at 10 minute intervals.
  10.  
  11. Summary: This program scans and logs open files on one or more 
  12. servers.  The following information is logged:  Date, time, 
  13. conn #, User name, ID#, login date and time, network address, 
  14. and any open files each user has.
  15.  
  16. Two files are created in the directory FILESCAN.EXE is executed from,
  17. FILENAME.LOG and FILENAME.SRV, where FILENAME is the date (YMD format).  
  18. The .LOG file contains the details, and the .SRV is a summary with the 
  19. date, time, server name and total number of files open.
  20.  
  21. Usage:  FILESCAN.EXE is run off any workstation that is connected to the
  22. network.  You must have sufficient rights to scan for the files on all the
  23. servers you are attached to.  If not, you will only get the connection 
  24. number and user name for that server.
  25.  
  26. NOTE:
  27. This program was tested on NetWare 3.12 (4 servers) and NetWare 4.1, with
  28. the Bindery Context set accordingly.
  29.  
  30. If you have any questions, comments, or donations (check or money
  31. order made out to Raj Nagra) please send them to me at:
  32.  
  33. Raj Nagra
  34. CYBERWARE
  35. 11160 S. Chestnut Ave.
  36. Fresno, CA  93725
  37.  
  38. or email any questions, comments, programming requests, or for the
  39. latest copy of the source code, email me at:
  40.  
  41. rnagra@primenet.com
  42.  
  43. or download the latest version from my home page: 
  44.   http://www.primenet.com/~rnagra/index.html
  45.  
  46. This program and the source code are distributed as Shareware, 
  47. so if you find this program or the code useful, please send
  48. $10.00 to the address above.  For registering, I will notify 
  49. you of new versions of this piece of software, and of other
  50. programs that I have written.
  51.  
  52. If you use the source code in your own program, please note me
  53. as the source.  If you do make changes/additions, and if it's not
  54. to much trouble, I would like to see a copy of the executable and/or 
  55. source code.  So if you could mail a copy back, I would appreciate
  56. it.
  57.  
  58.